Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NCustomRowValue<TRowValue> Class
type of row values returned
Members


In This Topic
    NCustomRowValue<TRowValue> Class
    In This Topic
    Represents a provider for row values that obtains row values by calling an protected overridable functions that by default call delegates of the custom row value provider.
    Object Model
    NCustomRowValue<TRowValue> Class
    Syntax
    Type Parameters
    TRowValue
    type of row values returned
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Grid.NRowValue
                   Nevron.Nov.Grid.NCustomRowValue<TRowValue>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also